home *** CD-ROM | disk | FTP | other *** search
/ Champak 33 / Volume 33 - JOGO DISK .iso / Games / shoot_em_in.swf / scripts / frame_3 / DoAction.as
Text File  |  2007-01-15  |  59b  |  6 lines

  1. function startGame()
  2. {
  3.    return 1;
  4. }
  5. gotoAndStop(5);
  6.